-
Notifications
You must be signed in to change notification settings - Fork 1.6k
UBERF-11178 Migrate datalake workspace id #9092
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Connected to Huly®: UBERF-11179 |
Migrated manually, not needed for now |
a7f866b
to
3c6ba8c
Compare
@aonnikov what guarantees the existence of |
Do you think it is needed? We can do this by waiting for account service to start, but I don't think it changes the situation much.
|
Yes, I was concerned about 2. Won't there be a race condition when |
Signed-off-by: Alexander Onnikov <[email protected]>
Signed-off-by: Alexander Onnikov <[email protected]>
Signed-off-by: Alexander Onnikov <[email protected]>
Signed-off-by: Alexander Onnikov <[email protected]>
If we wait for account service to be ready before starting datalake, will it work? I pushed changes that try to perform some /rpc to ensure the account service started. |
Yes, if we wait for any rpc from account that'd guarantee that accounts' migrations are completed. Did you push the changes here? I cannot see them :) |
be5091e
to
3c830c4
Compare
Signed-off-by: Alexander Onnikov <[email protected]>
3c830c4
to
3f86fd2
Compare
Yep, pushed the changes |
No description provided.